Skip clipboard tests when they don't work
authorMatthias Clasen <mclasen@redhat.com>
Fri, 30 Apr 2021 13:17:39 +0000 (09:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 30 Apr 2021 13:17:39 +0000 (09:17 -0400)
commit563638444992e97ab0b45e3c8e4ef8d44d25613c
tree8d309bbe7aa995dfce7122f8931d40d0c1e36b81
parentf72ca060b58babb4517cab6e59332d6bb0123232
Skip clipboard tests when they don't work

On headless weston, we have no seat, so focusing
the window won't work, and thus claiming the clipboard
won't either. Skip the tests in that case.
testsuite/gdk/clipboard.c